/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
body,html{
	font-family:"Microsoft Yahei";
}
input,textarea {
	border: 2 none;
	box-shadow: none;
	outline: none;
}

/* 设置默认字体 */
body{
	width: 100%;
	min-width: 1368px;
	margin:0 auto;
}
body,
button, input, select, textarea {
    font: 14px/22px ;
    color: #666;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 100%;
}
* h1,* h2,* h3,* h4,* h5,* h6{
	margin: 0px;
} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {
	font-style: normal;
} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{
	list-style: none;
}

/* 重置文本格式元素 */
a {
	text-decoration: none;
	color: #666;
	word-wrap:break-word;
}/*英文换行*/
a:hover {
	text-decoration: none;
	color:#666;
}

/* 重置表单元素 */
legend {
	color: #000;
} /* for ie6 */
fieldset, img {
	border: none;
} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*设置浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.pr{
	position: relative;
}
.pa{
	position: absolute;
}

/*字体大小*/
.fz12{
	font-size: 12px;
}
.fz14{
	font-size: 14px;
}
.fz16{
	font-size: 16px;
}
.fz18{
	font-size: 18px;
}
.fz20{
	font-size: 20px;
}
.fz22{
	font-size: 22px;
}
.clear{
	clear: both;height: 0;
}
.blk-main .clearlist{
	clear:both;height:0;
	padding:0;
	margin:0;
	border:0;
	width:100% ;
	float:none;
}
.content{
	width:1200px;
	margin:0 auto;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*header*/
.header {
	height: 150px;
}
.header-top {
	height: 32px;
	line-height: 32px;
}
.header-top p {
    float: left;
    width: 400px;
}
.header-top ul {
    float: right;
    width: 320px;
}
.header-top li {
	width: 80px;
	float: left;
	text-align: right;
}
.header-logo {
    float: left;
    width: 490px;
    height: 80px;
    margin-top: 30px;
}
.header-logo img {
	float: left;
	width: 110px;
	height: 55px;
	margin-right: 15px;
	margin-top: 7px;
}
.header-logo h1 {
    font-size: 26px;
}
.header-logo p {
    font-size: 18px;
    line-height: 32px;
}
.header-tel {
    float: right;
    width: 210px;
    height: 80px;
    margin-top: 30px;
}
.header-tel p {
	float: right;
	font-size: 18px;
    line-height: 26px;
}
.header-tel h1 {
	float: right;
	font-size: 26px;
}
/*nav*/
.nav-box {
	height: 50px;
	line-height: 50px;
	border-bottom: px solid #015AAF;
}
.nav{
	height:50px;
	line-height:50px;
	position:relative;
	z-index:9;
	letter-spacing: 3px;
}
.nav .nLi{
	float:left;
	position:relative;
	display:inline;
	text-align: center;
	padding: 0 47px 0 47px;
}
.nav li:nth-child(6) {
	display: none;
}
.nav .nLi h3{
	float:left;
	font-size: 16px;
	font-weight:bold;
}
.nav .nLi h3 a{
	display:block;
}
.nav .nLi h3 a:link {
	color:#666;
}
.nav .nLi h3 a:visited {
	color:#666;
}
.nav .nLi h3 a:hover {
	color:#666;
}
.nav .nLi h3 a:active {
	color:#666;
}
.nav .sub{
	border: px #f00 solid;
	display:none;
	width:150px;
	left:0px;
	top:60px;
	position:absolute;
	line-height:38px;
	font-size: 13px;
	letter-spacing: 0px;
	text-align: center;
	height: 38px;
}
.nav .sub li{
	zoom:1;
}
.nav .sub a{
	display:block;
	font-weight: 400;
	background: #015AAF;
}
.nav .sub a:link{
	color:#fff;
}
.nav .sub a:visited{
	color:#fff;
}
.nav .sub a:hover{
	color:#fff;
}
.nav .sub a:active{
	color:#fff;
}
.nav .on {
	border-bottom: 3px solid #015AAF;
}
.nav .on h3 a:link{
	color:#015AAF;
}
.nav .on h3 a:visited{
	color:#015AAF;
}
.nav .on h3 a:hover{
	color:#015AAF;
}
.nav .on h3 a:active{
	color:#015AAF;
}
/*footer*/
.footer {
	background: #192229;
	height: 320px;
}
.footer-nav {
	padding-top: 10px;
	height: 56px;
	line-height: 56px;
	margin-bottom: 5px;
}
.footer-nav li {
	float: left;
	width: 150px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.footer-nav li:nth-child(6) {
    display: none;
}
.footer-nav li a:hover {
	display: block;
	color: #015AAF;
	border-bottom: 2px solid #015AAF;
}
.footer-nav .on a {
	display: block;
	color: #015AAF;
	border-bottom: 2px solid #015AAF;
}
.footer-fl {
	float: left;
	width: 800px;
	margin-top: 30px;
}
.footer-fl img:nth-child(1) {
	width: 110px;
	height: 55px;
	float: left;
    padding-bottom: 60px;
	margin-right: 15px;
	margin-top: 60px;
}
.footer-ul {
	float: right;
	width: 600px;
}
.footer-fl li {
	float: left;
	width: 600px;
	height: 36px;
	line-height: 36px;
	color: #666;
}
.footer-fl a {
	color: #666;
}
.footer-fr {
	float: right;
	width: 125px;
	margin-top: 45px;
	text-align: center;
	line-height: 36px;
}
.footer-fr img {
    width: 125px;
    height: 125px;
    float: right;
}
.footer-fr a {
	color: #666;
}
/*右浮动*/
.client-2 {
	position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #015AAF;
	color: #fff;
	height: 56px;
	width: 247px;
	padding:9px 0 6px;
	float: left;
}
.client-2 .my-kefu-main {
	background: #015AAF;
	width: 97px;
	height: 56px;
	position: relative;
	padding:9px 0 6px;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}